From: Eli Zaretskii Date: Sat, 12 Mar 2011 12:05:05 +0000 (+0200) Subject: src/ChangeLog: Fix last entry for deps.mk. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~2179^2~10 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ecb0f94d1879163e49de80fe46dd2bee94615331;p=emacs.git src/ChangeLog: Fix last entry for deps.mk. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9e4023e996a..5976265ef85 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,7 +5,7 @@ Constify `char *' arguments and their references according to prototypes in tparam.h. - * deps.mk (termcap.o): Depend on tparam.h. + * deps.mk (termcap.o): Depend on tparam.h and msdos.h. * msdos.c (XMenuAddPane): 3rd argument is `const char *' now. Adapt all references accordingly.